home *** CD-ROM | disk | FTP | other *** search
/ InterCD 2002 January / january_2002.iso / Piposh Special / Piposh / FRITZ1.DXR / 00253.ls < prev    next >
Encoding:
Text File  |  2004-12-06  |  260 b   |  7 lines

  1. on exitFrame
  2.   global ppl
  3.   set the memberNum of sprite getAt(ppl, 1) to member(the memberNum of sprite getAt(ppl, 1) + 1, 2)
  4.   set the locV of sprite getAt(ppl, 1) to the locV of sprite getAt(ppl, 1) - 17
  5.   set the constraint of sprite getAt(ppl, 1) to 0
  6. end
  7.